PhpOffice\PhpSpreadsheet\Shared\Trend\PolynomialBestFit S

Total Complexity 26
Dependencies 1
Dependents 2
Total lines 190
Lines of code 92
Logical lines of code 58
Comment lines 68
Methods 8
Properties 2

Methods 8

Method Rating Maintainability Complexity Lines of code
polynomialRegression()
A
47 8 35
__construct()
S
59 5 14
getEquation()
S
59 4 14
getValueOfYForX()
S
63 3 10
getSlope()
S
64 3 10
getOrder()
S
82 1 3
getValueOfXForY()
S
79 1 3
getCoefficients()
S
78 1 3